Namespace - LJCGenDocDAL
Parameters
dataObject - The data record.
propertyNames - The included property names.
Returns
The Data Object with the DB assigned key values.
Syntax
C# |
public DocClassGroupHeading Add(DocClassGroupHeading dataObject, List<String> propertyNames = null)
|
Adds a Data Record to the database.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.